* {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #cb3234!important;
}

.pt7 {
    padding-top: 7px;
}

body {
    background: url('njjw20190705_bg.jpg') no-repeat top;
    background-color: #fafbfd;
}


/* 整体页面居中 */

.wrapper {
    width: 1200px;
    margin: 0 auto;
}

.head-pic {
    width: 100%;
    height: 296px;
    position: relative;
}

.search {
    width: 263px;
    height: 37px;
    position: absolute;
    top: 42px;
    right: 20px;
}

.search input {
    float: left;
}

.searchword {
    width: 216px;
    height: 36px;
    text-indent: 8px;
    line-height: 36px;
    background: rgba(255, 255, 255, 0.7);
    color: #666666;
    font-size: 14px;
    /* float: left; */
    border: none;
}


/* 导航 */

.nav {
    width: 100%;
    height: 60px;
}

.nav a {
    width: 150px;
    height: 60px;
    display: block;
    float: left;
}

.nav01 {
    background: url("njjw20190705_nav01.jpg") no-repeat;
}

.nav02 {
    background: url("njjw20190705_nav02.jpg") no-repeat;
}

.nav03 {
    background: url("njjw20190705_nav03.jpg") no-repeat;
}

.nav04 {
    background: url("njjw20190705_nav04.jpg") no-repeat;
}

.nav05 {
    background: url("njjw20190705_nav05.jpg") no-repeat;
}

.nav06 {
    background: url("njjw20190705_nav06.jpg") no-repeat;
}

.nav07 {
    background: url("njjw20190705_nav07.jpg") no-repeat;
}

.nav08 {
    background: url("njjw20190705_nav08.jpg") no-repeat;
}

.nav01:hover {
    background: url("njjw20190705_nav01_hover.jpg") no-repeat;
}

.nav02:hover {
    background: url("njjw20190705_nav02_hover.jpg") no-repeat;
}

.nav03:hover {
    background: url("njjw20190705_nav03_hover.jpg") no-repeat;
}

.nav04:hover {
    background: url("njjw20190705_nav04_hover.jpg") no-repeat;
}

.nav05:hover {
    background: url("njjw20190705_nav05_hover.jpg") no-repeat;
}

.nav06:hover {
    background: url("njjw20190705_nav06_hover.jpg") no-repeat;
}

.nav07:hover {
    background: url("njjw20190705_nav07_hover.jpg") no-repeat;
}

.nav08:hover {
    background: url("njjw20190705_nav08_hover.jpg") no-repeat;
}

.content {
    padding: 26px 20px;
    background: #ffffff;
}

.headline {
    width: 100%;
    height: 100px;
    text-align: center;
    background: url('njjw20190705_toutiaotnews_tit.png');
    background-repeat: no-repeat;
    background-position-x: left;
    background-color: #f8f8f8;
    box-shadow: #e9e6e6 1px 0px 10px 2px;
}

.bigtit {
    padding-top: 16px;
}

.bigtit a {
    color: #d9002b;
    font-size: 30px;
    font-weight: 600;
}

.bigtit a:hover {
    color: #d9002b!important;
}

.smalltit {
    margin-top: 10px;
}

.smalltit span a {
    color: #565656;
    font-size: 14px;
}


/* lineone */

.lineone {
    width: 100%;
    overflow: hidden;
    /* height: 350px; */
    margin-top: 34px;
}


/* 轮播 */

.one-left {
    /* width: 570px;
    height: 350px; */
    width: 666px;
    height: 360px;
    float: left;
}

.slide_x {
    overflow: hidden;
    position: relative;
    margin: 0px auto;
    /* width: 570px; */
    /* height: 350px; */
    width: 666px;
    height: 360px;
    background: #FFF;
}

.slide_x a {
    color: #FFF;
    text-decoration: none;
}

.slide_x .box {
    overflow: hidden;
    position: relative;
    /* width: 570px;
    height: 350px; */
    width: 666px;
    height: 360px;
}

.slide_x .list {
    overflow: hidden;
    width: 9999px;
}

.slide_x .list li {
    float: left;
    position: relative;
    /* width: 570px; */
    width: 666px;
}

.slide_x .list img {
    vertical-align: top;
}

.slide_x .list p {
    line-height: 52px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 52px;
    color: #FFF;
    font-size: 16px;
    text-indent: 18px;
    font-weight: 600;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#99000000', endColorstr='#99000000');
    background: rgba(0, 0, 0, 0.6);
}

.slide_x .btn {
    overflow: hidden;
    position: absolute;
    bottom: 16px;
    right: 15px;
}

.slide_x .btn li {
    float: left;
    width: 8px;
    height: 8px;
    margin: 0 0 0 6px;
    border-radius: 4px;
    background: #fff;
    color: #333;
    font: 11px/16px Tahoma;
    text-align: center;
    cursor: pointer;
}

.slide_x .btn .selected {
    background: #cc3433;
    width: 18px;
    color: #fff;
}

.one-right {
    width: 480px;
    height: 360px;
    /* width: 570px;
    height: 350px; */
    float: right;
}

.one-right-tit {
    height: 28px;
    width: 100%;
}

.one-right-tit img {
    float: left;
}

.more {
    float: right;
}

.more img {
    margin-top: 5px;
}

#news_first {
    height: 68px;
    line-height: 68px;
}

#news_first a {
    font-size: 20px;
    font-weight: 600;
}

.newslist ul li {
    padding-left: 20px;
    width: 550px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e8dfd2;
}

.newslist ul li a {
    font-size: 18px;
    color: #333333;
}

.advertise {
    margin-top: 26px;
}


/* line two */

.linetwo {
    width: 100%;
    overflow: hidden;
}

.two-left {
    width: 570px;
    height: 300px;
    float: left;
    margin-top: 34px;
}

.two-right {
    width: 570px;
    height: 300px;
    float: right;
    margin-top: 34px;
}


/*  */

.sctc_tit {
    width: 444px;
    height: 40px;
    border-bottom: 1px solid #e8dfd2;
    padding-left: 126px;
    padding-top: 26px;
}

.sctc_tit a {
    display: block;
    width: 104px;
    height: 20px;
    float: left;
    text-align: center;
    border-right: 1px solid #000000;
    line-height: 20px;
    font-size: 14px;
    font-family: "宋体";
}

#sctc_tit_last {
    border-right: none;
}

.newtit {
    color: #cb3234;
}

#scdc_first a {
    font-size: 20px;
    font-weight: 600;
}

.way {
    margin: 0 auto;
    padding-top: 22px;
    width: 508px;
    overflow: hidden;
}

.pic-left {
    float: left;
}

.pic-right {
    float: right;
}

.otherway {
    width: 500px;
    margin: 0 auto;
}

.other_top {
    margin-top: 23px;
}

.other_top span {
    color: #cc3333;
    font-size: 18px;
    font-weight: 600;
}

.other_content p {
    font-size: 18px;
    font-family: 微软雅黑;
    height: 38px;
    line-height: 38px;
}

.zhuanlan {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}


/* line three */

.linethree {
    width: 100%;
    overflow: hidden;
}

.three-left {
    width: 570px;
    height: 308px;
    margin-top: 32px;
    float: left;
}

.three-tit {
    width: 100%;
    height: 44px;
    border-bottom: 3px solid #cc3433;
}

.three-list {
    width: 100%;
    overflow: hidden;
}

.three-list ul {
    padding-left: 18px;
    padding-top: 20px;
    overflow: hidden;
    /* list-style: url('images/njjw20190705_dian.png'); */
}

.three-list ul li {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}

.three-list ul li a {
    margin-left: 20px;
    color: #333333;
}

#bold_first {
    font-size: 20px;
    font-weight: 600;
}

#bold_first a {
    color: #000;
}

.three-right {
    width: 570px;
    height: 308px;
    margin-top: 32px;
    float: right;
}

.dgfj_tit {
    height: 33px;
    /* line-height: 33px; */
    padding-left: 8px;
    padding-top: 15px;
    margin-top: 6px;
}

.dgfj_tit a {
    display: block;
    width: 176px;
    height: 18px;
    float: left;
    text-align: center;
    border-right: 1px solid #000000;
    line-height: 18px;
    font-size: 18px;
    font-family: "宋体";
}

#dgfj_tit_last {
    border-right: none;
}

.three-right-list ul {
    padding-left: 18px;
    overflow: hidden;
}

.three-right-list ul li {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}

.three-right-list ul li a {
    margin-left: 20px;
    color: #333333;
}

.three-wx-right {
    position: relative;
}

.wx-ewm {
    width: 140px;
    height: 170px;
    position: absolute;
    top: 96px;
    right: 28px;
}

.wx-ewm p {
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #013b85;
}


/* 廉政教育 */

.lzjy {
    width: 1160px;
    overflow: hidden;
    margin-top: 24px;
}

.content-tab {
    width: 1160px;
    height: 257px;
    padding-top: 13px;
    background: url('njjw20190705_lmsc_jzbg.jpg');
    background-repeat: no-repeat;
}

.content-tab ul li {
    float: left;
}

.tu {
    float: left;
}

.lzjy-page {
    width: 64px;
}

.lzjy-pad {
    width: 1030px;
    background: #fffcd7;
}

.content-tab ul li img {
    float: left;
}

.content-tab ul li div {
    /* float: left; */
    height: 244px;
    /* width: 968px; */
}

.tab_pad li {
    margin-left: 15px;
    width: 225px;
    float: left;
    margin-top: 32px;
}

.tab_pad li p {
    clear: both;
    padding-top: 13px;
    font-size: 16px;
    text-align: center;
}

.tab_pad li p a {
    font-size: 16px;
}


/* 友情链接 */

.links {
    margin-top: 28px;
    width: 1160px;
    height: 132px;
    box-shadow: #e9e6e6 1px 0px 10px 2px;
}

.links-tit {
    padding-top: 12px;
    padding-left: 19px;
    width: 1141px;
    height: 40px;
    border-bottom: 3px solid #cc3433;
}

.link-list {
    width: 890px;
    margin: 0 auto;
    margin-top: 25px;
    overflow: hidden;
}

.link-list select {
    width: 278px;
    height: 30px;
    border-radius: 4px;
    border: 1px solid #cccccc;
    float: left;
    margin-right: 28px;
    padding-left: 22px;
}

#link-list-last {
    margin-right: 0;
}


/* 底部 */

.footer {
    width: 100%;
    height: 168px;
    border-top: 5px solid #d80029;
    background-color: #f8f8f8;
}

.foot-center {
    text-align: center;
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
    position: relative;
    margin-top: 14px;
}

.foot-center p {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}

.foot-center p a {
    font-size: 18px;
}

.police {
    position: absolute;
    left: 235px;
    top: 41px;
}

.dzjg {
    position: absolute;
    right: 220px;
    top: 41px;
}

@media screen and (max-device-width:1024px) {
    body {
        background: url(njjw20190705_bg.jpg)no-repeat -435px 0px;
    }
}